CoolFace
Apppublic

lokumai/openai-openapi-template

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
50 commits on main
7b292661y ago

Merge branch 'main' of https://github.com/lokumai/openai-openapi-template

cevheri
47a93d41y ago

fix(docker): remove uv --locked paramters in dockerfile

cevheri
50c4cd01y ago

build: docker build with github actions

cevheri
aad1c661y ago

Merge pull request #2 from lokumai/issue-templates

cevheri
1c977911y ago

chore: remove unused files

cevheri
6573a721y ago

Merge pull request #1 from lokumai/issue-templates

cevheri
f74d9c31y ago

docs: add new templates for issues, PR etc.

cevheri
818e87d1y ago

docs: add new templates for issues, PR etc.

cevheri
6af045f1y ago

docs: add new templates for issues, PR etc.

cevheri
f1ab1e41y ago

Update issue templates

cevheri
ec15acd1y ago

Merge branch 'main' of https://github.com/lokumai/openai-openapi-template

cevheri
8a6a95d1y ago

docs: add contributing.md file for contributors

cevheri
c6914781y ago

Create LICENSE

cevheri
6d854d81y ago

docs: add code-of-conduct.md

cevheri
088cf8e1y ago

build: add run all shell script with mongodb

cevheri
8f4cefb1y ago

chore: api layer refactoring

cevheri
492b8ad1y ago

feat: add conversation api with seperated python files

cevheri
c0ad3ec1y ago

feat: add management endpoints for healt and version

cevheri
8f52d3f1y ago

docs: update readme

cevheri
8a47c1f1y ago

chore: delete unused deprecated methods

cevheri
81810931y ago

docs: mark POST chat/completions as implemented in README

cevheri
04de5a21y ago

chore: logging level improvement

cevheri
bcd6d731y ago

chore: format, improve logging, remove deprecated code

cevheri
a17e5a61y ago

feat: enhance chat completion service with improved logging and error handling

cevheri
7c937111y ago

feat: initial implement end-to-end business with mock-chat-agent-client response and validation logic.

cevheri
b1b1afd1y ago

feat: handle_chat_completion initial implementation

cevheri
b74a84d1y ago

docs: add open issues

cevheri
de0fdf41y ago

style: format with ruff

cevheri
83387411y ago

feat: /chat/completions/{completion_id}/messages/{message_id}/plot implementation dynamic array fixed

cevheri
009a4771y ago

feat: /chat/completions/{completion_id}/messages/{message_id}/plot implementation completed

cevheri
1e8c2521y ago

feat: /chat/completions/{completion_id}/messages implementation completed

cevheri
87dbdac1y ago

feat: conversation/completion_id api implementation completed

cevheri
f031ca81y ago

feat: initial conversation api implementation

cevheri
26513541y ago

feat: when database_type embedded setup initial data for testing the system

cevheri
0af35001y ago

style: remove unused "use-mock" variable

cevheri
2d01c4b1y ago

fix: remote mongo update and insert validation

cevheri
ef897351y ago

fix: mongodb initialize db None check

cevheri
3ef184a1y ago

feat: enhanced repository usages

cevheri
90898ed1y ago

style: formmatted code with ruff

cevheri
662abb51y ago

feat: initial-setup completed successfuly for embedded db

cevheri
63971d21y ago

feat: implementing initial-setup

cevheri
d9bf42a1y ago

refactor: solid, factory, duck-type desing implementation

cevheri
5066c0b1y ago

feat: add in-memory database usage with mongomock-motor

cevheri
b27b4c31y ago

feat: mongita first implementation

cevheri
b6232be1y ago

feat: post chat/completions endpoinds,change completion_id not required

cevheri
a2df0c91y ago

chore: fix figure jsons

cevheri
37d5e001y ago

chore: adding storage type embedded

cevheri
96c4ab31y ago

chore: add env sample file for environment variable

cevheri
62046ef1y ago

chore: add new architecture for low-level agentic workflow

cevheri
29ad4951y ago

chore: add new mock plot for retrieve plot

cevheri