Skip to content

Backend revamped completely and added evaluation framework with support for llm/embedding/fuzzy#9

Open
BhaveshSonalkar wants to merge 67 commits intomasterfrom
adding_evaluation_framework
Open

Backend revamped completely and added evaluation framework with support for llm/embedding/fuzzy#9
BhaveshSonalkar wants to merge 67 commits intomasterfrom
adding_evaluation_framework

Conversation

@BhaveshSonalkar
Copy link
Copy Markdown
Collaborator

No description provided.

kamal20122012 and others added 30 commits October 30, 2024 12:49
Add Frontend and code restructure
* AI Agent Save and Load

* Playground overhaul

* AI Agent Restructure and Code Refactor
* AI Agent Save and Load

* Playground overhaul

* AI Agent Restructure and Code Refactor

* Dataset Operations and UI
* AI Agent Save and Load

* Playground overhaul

* formatting with 120 chars line break

* added db_manager

* reformatted

* minor renaming

* dict from str in promt

* minor change

* added shell context processor

* mionr change

* minor change refactor

* minor fixes

* added models in shell

* added certifi

* made picture nullable

* made picture nullable

* added custom field

* fixes in custom field deserialization

* added transaction support in CRUD base class

* added pre-commit in requirements.txt

* added ignore error code

* optimized imports

* using mongo engine

* added shell context

* added reverse_delete_rule=DENY

* refactor

* mongo engine connection added

* added dataset type enum

* format with pre-commit

* added readme

* user object creation added on login

* modified as get_or_create does not exist

* minor change

* removed some field defaults

* minor change

* added datetime utils

* revamped ai agent apis

* revamped ai agent apis

* added project routes

* registered routes

* minor fixes

* dataset_routes modified

* ai agents routes rename

* casting object id to string

* bug fixes

* added url prefix

* fixed prefix urls

* fixed prefix urls

* added serializers.py

* moved AiAgent to ai_agent_services.py

* added uniqueness constraint in User models.py

* minor changes

* removed internal management of history from LLMResponseService

* minor change

* using snake casing in urls

* added streaming response service

* modified ai agent routes and handled variant creation and removal logic

* minor change

* passing config in create app function

* bug fix in indexes

* fixes in crate app

* prompt validation added

* added logs

* configured logging

* removed imports

* minor changes

* minor changes

* added serializer for variant

* removed unused imports

* added logs in auth

* removed context as it is not used

* bug fix

* renamed MODELS to LLM_MODELS

* removing firebase integration

* api bug fix

* removed models in core

---------

Co-authored-by: aman-pandey-afk <aman_p@ph.iitr.ac.in>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants