Skip to content

Commit

Permalink
test: Use original langsmith.json 3.1 spec.
Browse files Browse the repository at this point in the history
  • Loading branch information
HavenDV committed Oct 11, 2024
1 parent 5be79d3 commit 71f58a1
Show file tree
Hide file tree
Showing 16 changed files with 69,938 additions and 36,465 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
#- github.yaml
- huggingface.yaml
- ipinfo.yaml
- langsmith.yaml
- langsmith.json
- leonardo.yaml
- mystic.yaml
- ollama.yaml
Expand Down
2 changes: 1 addition & 1 deletion AutoSDK.sln
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "specs", "specs", "{7E829AE4
specs\ollama.yaml = specs\ollama.yaml
specs\github.yaml = specs\github.yaml
specs\ipinfo.yaml = specs\ipinfo.yaml
specs\langsmith.yaml = specs\langsmith.yaml
specs\openai.yaml = specs\openai.yaml
specs\petstore.yaml = specs\petstore.yaml
specs\special-cases.yaml = specs\special-cases.yaml
Expand All @@ -54,6 +53,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "specs", "specs", "{7E829AE4
specs\mistral.yaml = specs\mistral.yaml
specs\weaviate.yaml = specs\weaviate.yaml
specs\elevenlabs.json = specs\elevenlabs.json
specs\langsmith.json = specs\langsmith.json
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AutoSDK.IntegrationTests.Cli", "src\tests\AutoSDK.IntegrationTests.Cli\AutoSDK.IntegrationTests.Cli.csproj", "{41F1B4D8-5F6F-40FB-A1C2-A5E6A4B62AA7}"
Expand Down
Loading

0 comments on commit 71f58a1

Please sign in to comment.