Prompts: Add Save and FromFile functions to serialize/deserialize prompts to disk #420
Annotations
8 errors and 1 warning
lint:
chains/api.go#L1
: # github.com/tmc/langchaingo/chains [github.com/tmc/langchaingo/chains.test]
|
lint:
chains/llm_test.go#L44
undefined: prompts.NewChatPromptTemplate (typecheck)
|
lint:
prompts/chat_prompt.go#L1
: # github.com/tmc/langchaingo/prompts [github.com/tmc/langchaingo/prompts.test]
|
lint:
prompts/chat_prompt_template_test.go#L14
undefined: NewChatPromptTemplate (typecheck)
|
lint
issues found
|
build-test:
chains/llm_test.go#L44
undefined: prompts.NewChatPromptTemplate
|
build-test:
prompts/chat_prompt_template_test.go#L14
undefined: NewChatPromptTemplate
|
build-test
Process completed with exit code 1.
|
build-test
Restore cache failed: Dependencies file is not found in /home/runner/work/langchaingo/langchaingo. Supported file pattern: go.sum
|