Henry Heng
|
a0b4abdd13
|
Feature/update openai version, add reasoning effort param, add o3 mini (#3973)
* update openai version, add reasoning effort param
* update azure
* add filter for pinecone llamaindex
* update graph cypher qa chain
|
2025-02-04 08:43:27 +00:00 |
Jérémy JOURDIN
|
012eabc996
|
[Azure OpenAI] Make credentials optional when env variables are set (#3418)
* Make Azure OpenAI credentials optional when env variables are set
* Add documentation for env vars
|
2024-11-01 22:09:13 +00:00 |
Henry Heng
|
d1da628b7c
|
Feature/Add base path to azure (#2984)
add base path to azure
|
2024-08-09 14:28:52 +01:00 |
Vinod Kiran
|
788d40f26b
|
Feature/externalize model list (#2113)
* fixes
* test json
* test json
* externalize model list
* externalize model list
* correcting awsChatBedRock Name
* lint fixes
* externalize models
* externalize chat models
* externalize chat models
* externalize llm models
* externalize llm models
* lint fixes
* addition of models for ChatMistral
* updating version numbers for all imapacted nodes.
* marketplace template updates
* update embeddings, marketplaces, add chatCohere
* config changes for new env variable
* removal of local models.json
* update models json file
---------
Co-authored-by: Henry <hzj94@hotmail.com>
|
2024-04-12 12:46:10 +01:00 |
Henry
|
0606d2c6dd
|
upgrade langchain version 0.1.0
|
2024-01-26 23:41:55 +00:00 |
Darien Kindlund
|
61e1866615
|
Added support for gpt-4 and gpt-4-32k models
|
2024-01-23 17:53:57 -05:00 |
vinodkiran
|
7d4337724d
|
Updating of Type LLMCache to BaseCache and renaming vars for clarity
|
2023-10-08 22:59:43 +05:30 |
vinodkiran
|
d81869fd59
|
Extending support for Caching to all LLM's.
|
2023-09-29 08:19:44 +05:30 |
Henry
|
05dd23b01d
|
- update marketplaces
- add version to nodes and credentials
- hover over node actions
|
2023-07-28 15:56:40 +01:00 |
Henry
|
976e74f13f
|
Merge branch 'main' into feature/Credential
|
2023-07-27 11:37:30 +01:00 |
chungyau97
|
2ad873c34f
|
modify parse for topP and topK
|
2023-07-26 01:13:16 +08:00 |
Henry
|
ff755c3d1b
|
update credentials
|
2023-07-15 19:43:09 +01:00 |
Henry
|
2ac229a242
|
add 16k model to Azure
|
2023-07-02 00:55:25 +01:00 |
Jeffrey-Wang
|
184a783847
|
fix: temperature convert to float
|
2023-06-29 21:23:21 +08:00 |
Henry
|
e89785080b
|
enable streaming
|
2023-05-22 17:16:21 +01:00 |
chungyau97
|
8805cd8e8f
|
remove unsupported params in AzureChatOpenAI & AzureOpenAI
|
2023-05-12 21:02:13 +07:00 |
chungyau97
|
c596feb09a
|
modify input parameters
|
2023-05-12 20:26:09 +07:00 |
chungyau97
|
abeacdf906
|
modify modelName options in AzureOpenAI
|
2023-05-12 18:29:01 +07:00 |
chungyau97
|
b0e9387087
|
add modelName selection into Azure
|
2023-05-12 08:43:00 +07:00 |
chungyau97
|
c9c53b5387
|
add Azure Open AI
|
2023-05-10 21:35:20 +07:00 |