Skip to content

Assistant, Files, Foundation Models, Operation sdk and update for mono generated#178

Merged
DavyJohnes merged 22 commits intoalphafrom
assistant-sdk
Jan 10, 2025
Merged

Assistant, Files, Foundation Models, Operation sdk and update for mono generated#178
DavyJohnes merged 22 commits intoalphafrom
assistant-sdk

Conversation

@GermanVor
Copy link

No description provided.

"import/prefer-default-export": "off",
"comma-dangle": ["error", "always-multiline"],
"indent": "off",
"@typescript-eslint/indent": ["error", 4],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Это правило prettier'ом хэндлится?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

6b0b997

не знаю что это за правило, случайно удалил

export * as user from './generated/yandex/cloud/ai/assistants/v1/users/user';
export * as userService from './generated/yandex/cloud/ai/assistants/v1/users/user_service';

export * as SDK from './sdk';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Че т я не очень понял, а откуда оно взялось? Я в proto не вижу каких-либо модулей sdk.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ты про то, что оно появилось в // generated file ?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

package.json Outdated
"ai-dataset-v1",
"ai-files-v1",
"ai-foundation_models-v1",
"ai-foundation_models-v1/sdk",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Кажется избыточным, предыдущий пункт должен включать и текущий тоже.

Copy link
Author

@GermanVor GermanVor Dec 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Я вот не уверен, у меня локально даже так ts ругается на sdk - что оно не видит.
Мб у меня локальный линтер с ума сходит из за подмен либ.

Поэтому добавил - чтобы точно быть уверенным, что оно хоть как то в новом релизе прорастет

export * as SDK from './sdk';

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Мб у меня локальный линтер с ума сходит из за подмен либ - наверное да, вроде проросло

28ca8af

@GermanVor GermanVor changed the title [WIP] Assistant sdk Assistant sdk Dec 23, 2024
@GermanVor GermanVor requested a review from DavyJohnes December 24, 2024 13:21
@GermanVor GermanVor changed the title Assistant sdk Assistant, Files, Foundation Models, Operation sdk Jan 1, 2025
@GermanVor GermanVor changed the title Assistant, Files, Foundation Models, Operation sdk Assistant, Files, Foundation Models, Operation sdk and big update for mono generated Jan 10, 2025
@GermanVor GermanVor changed the title Assistant, Files, Foundation Models, Operation sdk and big update for mono generated Assistant, Files, Foundation Models, Operation sdk and update for mono generated Jan 10, 2025
@DavyJohnes DavyJohnes merged commit f41f368 into alpha Jan 10, 2025
3 of 4 checks passed
@yandex-cloud-bot
Copy link
Collaborator

🎉 This PR is included in version 3.0.0-alpha.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

@GermanVor GermanVor deleted the assistant-sdk branch January 13, 2025 14:58
@yandex-cloud-bot
Copy link
Collaborator

🎉 This PR is included in version 3.0.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants