https://github.com/madebypixel02/langchain-tests
Various Langchain tests
https://github.com/madebypixel02/langchain-tests
langchain
Last synced: 26 days ago
JSON representation
Various Langchain tests
- Host: GitHub
- URL: https://github.com/madebypixel02/langchain-tests
- Owner: madebypixel02
- Created: 2024-10-24T19:12:34.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T22:19:11.000Z (6 months ago)
- Last Synced: 2025-02-07T10:46:06.451Z (3 months ago)
- Topics: langchain
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Langchain Tests
*Various Langchain tests 🦜*## Tests
| Name | Description |
| :--: | :---------: |
| [00-basic-azure-openai-gpt4o-call](./00-basic-azure-openai-gpt4o-call/) | First steps with LangChain calling GPT-4o to perform a simple query |