trustgraph/trustgraph-base/trustgraph/schema
cybermaggedon 65cda7b276
Implement system in text completion API (#137)
* Add system prompt to LLM invocation

* Added system parameter to LLMs

* Added to Bedrock and VertexAI
2024-11-05 22:46:17 +00:00
..
__init__.py Feature: document metadata (#123) 2024-10-23 18:04:04 +01:00
documents.py Feature / collections (#96) 2024-10-02 18:14:29 +01:00
graph.py Feature: document metadata (#123) 2024-10-23 18:04:04 +01:00
metadata.py Feature: document metadata (#123) 2024-10-23 18:04:04 +01:00
models.py Implement system in text completion API (#137) 2024-11-05 22:46:17 +00:00
object.py Feature / collections (#96) 2024-10-02 18:14:29 +01:00
prompt.py Prompt refactor (#125) 2024-10-26 22:17:43 +01:00
retrieval.py Feature / collections (#96) 2024-10-02 18:14:29 +01:00
topic.py Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00
types.py Feature: document metadata (#123) 2024-10-23 18:04:04 +01:00