Commit History

docs: add code-of-conduct.md
6d854d8

cevheri commited on

build: add run all shell script with mongodb
088cf8e

cevheri commited on

chore: api layer refactoring
8f4cefb

cevheri commited on

feat: add conversation api with seperated python files
492b8ad

cevheri commited on

feat: add management endpoints for healt and version
c0ad3ec

cevheri commited on

chore: delete unused deprecated methods
8a47c1f

cevheri commited on

chore: logging level improvement
04de5a2

cevheri commited on

chore: format, improve logging, remove deprecated code
bcd6d73

cevheri commited on

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

cevheri commited on

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

cevheri commited on

feat: handle_chat_completion initial implementation
b1b1afd

cevheri commited on

style: format with ruff
de0fdf4

cevheri commited on

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

cevheri commited on

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

cevheri commited on

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

cevheri commited on

feat: conversation/completion_id api implementation completed
87dbdac

cevheri commited on

feat: initial conversation api implementation
f031ca8

cevheri commited on

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

cevheri commited on

style: remove unused "use-mock" variable
0af3500

cevheri commited on

fix: remote mongo update and insert validation
2d01c4b

cevheri commited on

fix: mongodb initialize db None check
ef89735

cevheri commited on

feat: enhanced repository usages
3ef184a

cevheri commited on

style: formmatted code with ruff
90898ed

cevheri commited on

feat: initial-setup completed successfuly for embedded db
662abb5

cevheri commited on

feat: implementing initial-setup
63971d2

cevheri commited on

refactor: solid, factory, duck-type desing implementation
d9bf42a

cevheri commited on

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

cevheri commited on

feat: mongita first implementation
b27b4c3

cevheri commited on

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

cevheri commited on

chore: adding storage type embedded
37d5e00

cevheri commited on

format: ruff format line-length 145
aaa82f0

cevheri commited on

format: reformat all source-code with ruff format script
ed6fd56

cevheri commited on

feat: inital gradio UI implementation
20d293c

cevheri commited on

feat: mock implementation completed. all endpoint work with mock data
5f220d4

cevheri commited on

feat: update api_response for dynamic filename generation and improved logging
89e384a

cevheri commited on

feat: enhance api_response decorator with improved error handling and logging
e54adcc

cevheri commited on

fix: api-key generator and verify-api-key validated
e385db5

cevheri commited on

feat: add conversation api scheme
59bb39b

cevheri commited on

fix: conversation list api response
c1dd8ab

cevheri commited on

feat: add mock conversation api and models
4c257f6

cevheri commited on

feat: mock capabilities initial commit
26e046b

cevheri commited on

docs: add package information
36a2621

cevheri commited on

Merge remote-tracking branch 'origin/main'
3f57655

cevheri commited on

docs: fix app links
87d3235

cevheri commited on

Docs: Add __init__.py files and document app modules
56c7476

baha-99 commited on

initial commit
531990d

cevheri commited on